How to Install dwarves software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install dwarves software package in Ubuntu 14.04 LTS (Trusty Tahr)

dwarves software package provides set of advanced DWARF utilities, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install dwarves 

dwarves is installed in your system.

Make ensure the dwarves package were installed using the commands given below,

$ sudo dpkg-query -l | grep dwarves *

You will get with dwarves package name, version, architecture and description in a table

dwarves package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Utilities
Package dwarves
Version 1.10-2
Description set of advanced DWARF utilities
Sub Section Utils


See Also, How to uninstall or remove dwarves software package from Ubuntu 14.04 LTS (Trusty Tahr)?